home *** CD-ROM | disk | FTP | other *** search
/ Old Testament Foundatiosn with Philip Yancey / Old Testament Foundatiosn with Philip Yancey - Disc 1.iso / pc / data / m29.dir / 00116.ls < prev    next >
Encoding:
Text File  |  1996-09-06  |  123 b   |  8 lines

  1. on mouseDown
  2.   global gReferenceArticle
  3.   if pressButton(9) then
  4.     pupSprites(1, 48, 0)
  5.     go("ShowKings")
  6.   end if
  7. end
  8.